zzz使用file_get_contents
Warning: fwrite() expects parameter 1 to be resource, bool given in /home/wwwroot/jx2023/index.php on line 147

Warning: fclose() expects parameter 1 to be resource, bool given in /home/wwwroot/jx2023/index.php on line 148

Warning: fopen(/home/wwwroot/jx2023/web/weichufood.com/www.weichufood.com/cache/ec2a45ff4a86844e0fcdea961e71b92f.html): failed to open stream: No space left on device in /home/wwwroot/jx2023/index.php on line 565

Warning: fwrite() expects parameter 1 to be resource, bool given in /home/wwwroot/jx2023/index.php on line 566

Warning: fclose() expects parameter 1 to be resource, bool given in /home/wwwroot/jx2023/index.php on line 567
IIS 7.5 详细错误 - 404.11 - Not Found

Internet Information Services 7.5

错误摘要

HTTP 错误 404.11 - Not Found

请求筛选模块被配置为拒绝包含双重转义序列的请求。

详细错误信息
模块RequestFilteringModule
通知BeginRequest
处理程序StaticFile
错误代码0x00000000
请求的 URLhttp://www.weichufood.com:80/' + ss + '
物理路径d:\freehost\shengtudd\web\' + ss + '
登录方法尚未确定
登录用户尚未确定
最可能的原因:
  • 该请求包含双重转义序列,而 Web 服务器上配置的请求筛选拒绝双重转义序列。
可尝试的操作:
  • 确认 applicationhost.config 或 web.confg 文件中的 configuration/system.webServer/security/requestFiltering@allowDoubleEscaping 设置。
链接和更多信息 这是一项安全功能。请不要更改此功能,除非您完全清楚更改的影响范围。在更改此值之前,应进行网络跟踪以确认请求不是恶意的。如果服务器允许使用双重转义序列,请修改 configuration/system.webServer/security/requestFiltering@allowDoubleEscaping 设置。这可能是由恶意用户发送至服务器的格式错误的 URL 导致的。

查看更多信息 »